home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Entertainment 1995 April
/
Electronic Entertainment CD-ROM Sampler Disc (April 1995).iso
/
mac
/
PCFILES
/
neonNSWK.DIR
/
00902_Script_902
< prev
next >
Wrap
Text File
|
1994-11-08
|
234b
|
6 lines
on mouseUp
global selOption7
if the hilite of cast (the castNum of sprite (the clickOn)) = TRUE then
put the text of cast (the castNum of sprite (the clickOn)) & RETURN into selOption7
else put "" into selOption7
end